AdmissionsRepType 
EntityType  Independent 
Logical Entity Name  AdmissionsRepType 
Default Table Name  amRepType 
Logical Only  NO 
Definition 
 
Note 
 

AdmissionsRepType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    CHAR(40)  NO 
 
IsActive    BIT  NO 
 
IsSystemCode    BIT  NO 
 
ModFlag    CHAR(1)  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
BudgetPctToEnroll    NUMERIC(6, 2)  YES 
 
BudgetPctToStart    NUMERIC(6, 2)  YES 
 

AdmissionsRepType Keys 
Key Name  Key Type  Keys 
amRepType_Code_U_N_IDX  Unique Constraint  Code 
amRepType_AmRepTypeID_U_C_IDX  PrimaryKey  Id 

AdmissionsRepType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
ProspectInquiry  Non-Identifying  One To Zero or More          NO 

AdmissionsRepType Check Constraints 
Check Constraint Name  CheckConstraint